Expression builder
The EXPRESSION BUILDER is a tool for building, or creating, expressions (combinations of keywords, operators, variables, and constants). The Expression Builder activates when the 'Build...' button is chosen or 'Build' is selected from a shortcut menu. It contains lists of common expression elements which users can copy and paste.
EXAMPLE: The following expression calculates the product of the values of the Dinner and Days controls:
=[Dinner]*[Days]